//==============================================================================
// Tyrannosaurus Streaked_anim.txt
//==============================================================================


                           ____________________________________
                          |                                    |
                          |   THIS MODPACK IS CREATED by GURE  |
                          |____________________________________|



//==============================================================================
define tirexstreaked
{
   SetSelector
   {
     set hotspot
     {
      version
      {
         Visual tyrannosaurus_IdleA
         ReplaceTexture tyrannosaurusrex/tyrannosaurusmap
      }
    }
  }  
}

//==============================================================================
define tirexwalkstreaked
{
   SetSelector
   {
     set hotspot
     {
      version
      {
         Visual tyrannosaurus_walkA
	 ReplaceTexture tyrannosaurusxx rex/tyrannosaurusxx map
      }
    }
  }  
}

//==============================================================================
anim Birth
{
   SetSelector
   {
      set hotspot
      {
         version
         {
		Visual tyrannosaurus_attackB
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag GenericSound 0.40 true
                  tag SpecificSoundSet 0.09 false TyrannosaurusSospiro checkVisible   
                  tag SpecificSoundSet 0.55 false TyrannosaurusAttack checkVisible 
//-- end auto generated section
			ReplaceTexture tyrannosaurusrex/tyrannosaurusmap
                        length 5.1	
         }
      }
   }
}

//==============================================================================
anim idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			Visual tyrannosaurus rex_idle 
                        Connect HOTSPOT tirexstreaked hotspot
         }
      }
   }
}

//==============================================================================
anim Bored
{
   SetSelector 
   {
      set hotspot
      {
	version
         {		
                                     
	    Visual tyrannosaurus_attackB
            length 5.1  
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag GenericSound 0.40 true
                  tag SpecificSoundSet 0.10 false TyrannosaurusSospiro checkVisible   
                  tag SpecificSoundSet 0.62 false TyrannosaurusAttack checkVisible 
//-- end auto generated section
                             ReplaceTexture tyrannosaurusrex/tyrannosaurusmap
         }
      }
   }
}

//==============================================================================
anim walk
{
   SetSelector 
   {
      set hotspot
      {
         version
         {
			Visual tyrannosaurus rex_walk
                        length 2.0
         
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                        tag FootstepLeft 0.20 true   
			tag FootstepRight 0.50 true
                        tag SpecificSoundSet 0.27 false GiantFootsteps checkVisible 
                        tag SpecificSoundSet 0.75 false GiantFootsteps checkVisible
//-- end auto generated section                      	
                        Connect HOTSPOT tirexwalkstreaked hotspot    
			
          }

      }
   }
}

//==============================================================================
anim Attack
{
   SetSelector 
   {
      TargetLogic none/AbstractFortress/abstractTitan/Bridge/Citadel Center/Guardian XP/Helepolis/Lighthouse/Monument 2/Monument 3/Monument 4/Monument 5/Outpost/Siege Tower/Sky Passage/Titan Bad/Tower/Tower Mirror/Troy Gate/Troy Wall Connector/Troy Wall Long/Troy Wall Short/Tyrannosaurus/Tyrex Streaked/Wonder/Wonder SPC 
      set hotspot
      {
         version
         {
            Visual tyrannosaurus_attackA
				 
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag Attack 0.90 true   
                  tag GenericSound 0.40 true   
//-- end auto generated section
                               ReplaceTexture tyrannosaurusrex/tyrannosaurusmap
                               length 1.29
                                }
			}
			set hotspot
			{
				version
				{ 
                                 Visual tyrannosaurus_attackB
				
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag Attack 0.93 true   
                  tag GenericSound 0.40 true   
//-- end auto generated section
                               ReplaceTexture tyrannosaurusrex/tyrannosaurusmap
                               length 1.29                                                                   
         }
      }
   }
}

//==============================================================================
anim Death
{
   SetSelector 
   {
      set hotspot
      {
         version
         {
			Visual tyrannosaurus_deathA
			length 2.4
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag SpecificSoundSet 0.21 false TyrannosaurusDeath checkVisible 
                  tag SpecificSoundSet 0.76 false HeavyFall checkVisible
                  tag SpecificSoundSet 0.76 false TitanFall checkVisible 
//-- end auto generated section
                              ReplaceTexture tyrannosaurusrex/tyrannosaurusmap
         }
      }
   }
}

//==============================================================================
anim Flail
{
   SetSelector 
   {
      set hotspot
      {
         version
         {
			Visual tyrannosaurus rex_walk
	
                         Connect HOTSPOT tirexwalkstreaked hotspot
         }
      }
   }
}